home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 4077 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  671 b 

  1. Path: cnn.iper.net!usenet
  2. From: giampo@imar.net (gianluca porcarelli)
  3. Newsgroups: comp.lang.c++
  4. Subject: How can I use WM_CTLCOLOR ?
  5. Date: Wed, 24 Jan 1996 12:18:26 GMT
  6. Organization: IPER-NET Internet Services +39-541-378202
  7. Message-ID: <4e59ru$9ug@cnn.iper.net>
  8. NNTP-Posting-Host: giampo.imar.net
  9. X-Newsreader: Forte Free Agent 1.0.82
  10.  
  11. I want to handle WM_CTLCOLOR message for change the background color
  12. of Static control with ON_WM_CTLCOLOR() function.
  13. I have three errors :
  14.         error C2018: unknown character '0xa0'
  15. From the help : 'One possible cause of this error is corruption of the
  16. source file.' but the file is ok.
  17.  
  18. Can sameone helpme?
  19.  
  20. Thanks, Gianluca.
  21.  
  22.  
  23.